Skip to content

Fix GFL build issues#2297

Merged
islas merged 3 commits intowrf-model:developfrom
islas:bugfix_gfl
Mar 17, 2026
Merged

Fix GFL build issues#2297
islas merged 3 commits intowrf-model:developfrom
islas:bugfix_gfl

Conversation

@islas
Copy link
Collaborator

@islas islas commented Mar 5, 2026

TYPE: bugfix

KEYWORDS: build, make, cmake

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
PR #2269 introduced the GFL submodule replacing the older GF implementation. In doing so, the related files' dependencies and additions to both builds was not done completely.

Solution:
Add object dependencies for make build. Remove old file reference and update with new files in cmake build.

@islas islas requested review from a team as code owners March 5, 2026 20:57
@dudhia
Copy link
Collaborator

dudhia commented Mar 5, 2026

There seems to be some gf_* removal that can also be done in depend.common.

dudhia
dudhia previously approved these changes Mar 11, 2026
Copy link
Collaborator

@dudhia dudhia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditional on regression tests completing.

@islas islas added the Retest label Mar 13, 2026
weiwangncar
weiwangncar previously approved these changes Mar 13, 2026
@islas
Copy link
Collaborator Author

islas commented Mar 13, 2026

@weiwangncar Do you know if either of these files triggers the Scala tests? It seems like it won't

@weiwangncar
Copy link
Collaborator

weiwangncar commented Mar 13, 2026

@islas It doesn't look like the changes triggered a re-test. Let's force it for a test by adding 'Retest' label. I see that you added 'Retest' yesterday. But I didn't receive any output from the test.

@islas
Copy link
Collaborator Author

islas commented Mar 13, 2026

@weiwangncar I did that yesterday, but no luck

@weiwangncar
Copy link
Collaborator

@islas Maybe changes in depend.common is excluded from the test? But in the meantime, you may need to add a trivial change in one of the .F files to trigger a test.

@islas islas dismissed stale reviews from weiwangncar and dudhia via 6e15db3 March 13, 2026 21:42
@islas
Copy link
Collaborator Author

islas commented Mar 17, 2026

@weiwangncar Could you take a look at this? I'd prefer this go in before #2290

@islas islas merged commit 6b96763 into wrf-model:develop Mar 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants